Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.polynomial
/
dev.lounres.kone.polynomial
/
PolynomialSpace
/
Key
Key
class
Key
<
Number
,
Polynomial
>
(
numberType
:
SuppliedType
<
Number
>
,
polynomialType
:
SuppliedType
<
Polynomial
>
)
:
RegistryKey
<
PolynomialSpace
<
Number
,
Polynomial
>
>
(
source
)
Members
Constructors
Key
Link copied to clipboard
constructor
(
numberType
:
SuppliedType
<
Number
>
,
polynomialType
:
SuppliedType
<
Polynomial
>
)
Properties
context
Link copied to clipboard
open
val
context
:
RegistryKeyContext
type
Key
Link copied to clipboard
open
override
val
typeKey
:
SuppliedType.Regular
<
PolynomialSpace
<
Number
,
Polynomial
>
>